home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / recent1 / wwwcount2.3bin.readme < prev    next >
Text File  |  1997-06-16  |  4KB  |  123 lines

  1. Short:    WWW counter update for Apache&AWS 
  2. Author:   Muhammad A. Muquit
  3. Uploader: albertv@spinnewiel.xs4all.nl
  4. Version:  v2.3
  5. Type:     comm/www
  6. Replaces: comm/www/wwwcount2.3bin.lha
  7.  
  8. UPDATE v1.0 
  9.  
  10. The docs where missing in the binary archive, corrected now. Sorry for 
  11. any inconviences. 
  12.  
  13. Bert Vortman.
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                 WWWCOUNTER 2.3 (C) 1996 by Muhammad A. Muquit 
  20.                     Ported for the Amiga by Bert Vortman.
  21.  
  22. Introduction:
  23. -------------
  24.  
  25. I have installed the wwwcounter2.3, made by Muhammed A.Muwuir,
  26. at the Digital City of Delft  (http://www.dsdelft.nl, a dutch site) 
  27. for quite some time now and it works perfectly. One of the nicest 
  28. things is the configurability of the wwwcounter. You can decide 
  29. how it looks, who can and who can not make use of the counter,
  30. add as much custom made digits as you want, etc. In one word: 
  31. a perfect count program for a server! 
  32. It also tries to be smart in case someone presses reload. 
  33. The counter won't count in that case. Well, it has all kind
  34. of nice options like displaying date and time, colour of the counter,
  35. etc, etc. Too much to say in a few words. But it had one drawback: 
  36. it only runned on WindowsNT, OS2 and Unix computers. But since some
  37. Amiga owners developed the Ixemul.library, it became possible
  38. to port UNIX programs to the Amiga. Since I had the sources
  39. at the DSD (Digitale Stad (city) Delft) somewhere around, I could
  40. not resist the temptation to compile it on my Amiga.
  41. It was easier than I thought with the help of GCC and Ixemul.library. 
  42. Only one small addition had to be made in the Count-install script, 
  43. but that was basically it. So, now can every Amiga-server on the 
  44. internet/intranet run the wwwcounter too.
  45.  
  46. Requirements:
  47. -------------
  48.  
  49. - ixemul.library v46 from http://www.ninemoons.com if you run AWS
  50.  
  51.   If you run Apache, do nothing, you must have the correct version of
  52.   ixemul already. 
  53.  
  54. - fileutils-3.15.lha from http://www.ninemoons.com
  55.  
  56. - static IP address. It is impossible to use it with a dynamic connection.
  57.  
  58. - Apache httpd       from www.dsdelft.nl/~apache
  59.  
  60.   or
  61.   
  62.   AWS httpd          from www.omnipresence.com/AWS
  63.  
  64.  
  65.  
  66. Questions:
  67. ----------
  68.  
  69. For questions about the program, mail to:
  70.  
  71. ma_muquit@fccc.edu
  72.  
  73. or visit his excellent homepage at:
  74.  
  75. http://www.fccc.edu/~maquit
  76.  
  77. For questions about the Amiga Port:
  78.  
  79. albertv@spinnewiel.xs4all.nl
  80.  
  81.  
  82. Distribution:
  83. -------------
  84.  
  85. This is the binary archive, the wwwcounter2.3 is pre-installed!
  86.  
  87. I have made a source distribution also, but that has one drawback, you must 
  88. compile it yourself with GCC. It's not too difficult to do, just
  89. follow the instructions in the AMIGA INSTALL file. But if you don't have
  90. GCC and/or don't want to install GCC, then you have to use this binary
  91. distribution. You have the follow the instructions in the Amiga install
  92. file precisely, especially the provided paths are important. Do not
  93. change them! (They are compiled into the binary).
  94.  
  95. If the provided paths are not what you want, ask me for a custom made GCC 
  96. compilation. You can decide in which directory you want to have the counter. 
  97. A fee is asked in that case  ($20 US dollars) to cover for my time. This
  98. includes shipment (on disk or via e-mail) and additional help if you need
  99. it. E-mail me for more information: counter@spinnewiel.xs4all.nl (though
  100. I don't think that anyone will ever need it, read the docs carefully).
  101.  
  102.  
  103. Copyright:
  104. ----------
  105.  
  106. Copyright 1995-1996 by Muhammad A Muquit. Permission to use, copy, modify
  107. this program for any purpose is hereby granted without fee,
  108. provided that this copyright notice appear in all copies and that both that
  109. copyright notice and this permission notice appear in supporting
  110. documentation.  If the program is included in a book, publication or in a
  111. software distribution media for sale, the author must be notified about it.
  112. No binary only distribution is allowed. All distributions must include the
  113. source and this copyright notice.
  114.  
  115. THIS PROGRAM IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.
  116. THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
  117. ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE
  118. AUTHOR Muhammad A. Muquit BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  119. CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  120. DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  121. TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  122. PERFORMANCE OF THIS SOFTWARE.
  123.